home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global gmovno, gsliderbar, gPalNo
- set the castNum of sprite 5 to 17
- set the castNum of sprite 3 to 10
- updateStage()
- set the movieRate of sprite 48 to 0
- set the movieTime of sprite 48 to 1
- set the controller of cast gmovno to 0
- updateStage()
- set the video of cast gmovno to 0
- unLoadCast(gmovno)
- updateStage()
- set the castNum of sprite 48 to 92
- set gmovno to 92
- preLoadCast(gmovno)
- puppetPalette(192)
- patchPal()
- updateStage()
- set the video of cast gmovno to 1
- patchPal()
- updateStage()
- set the controller of cast gmovno to gsliderbar
- updateStage()
- set the movieRate of sprite 48 to 1
- end
-